[PATCH] tools/rtla: Restore option to set VERSION var to VERSION file's contents
authorDiederik de Haas <didi.debian@cknow.org>
Tue, 18 Jun 2024 07:46:18 +0000 (09:46 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 7 Jul 2024 18:58:08 +0000 (20:58 +0200)
commitf83c7baa09391b55f71bd92d104a6fc988744f8f
treef726a6689a33fd2510a0b1d6c098d4f3ce60a675
parent4ea0d18db4905358644a7a37e329307b3fd682d7
[PATCH] tools/rtla: Restore option to set VERSION var to VERSION file's contents

From 6640548d40a85053cf065f4c66f298bb5253557f Mon Sep 17 00:00:00 2001
Forwarded: not-needed

In upstream commit 01474dc706ca ("tools/rtla: Use tools/build makefiles
to build rtla") the ``Makefile`` was completely restructered to make
use of the ``tools/build`` infrastructure.

For some reason, the restructuring also caused the ``cat VERSION`` part
to detect the kernel version to be dropped and only runs the
``kernelversion`` (toplevel) Makefile target.
Previously that was used as fallback when ``VERSION`` didn't exist.
Re-add the ``cat VERSION`` part as that is used in the Debian build
system.

Gbp-Pq: Topic debian
Gbp-Pq: Name tools-rtla-Restore-option-to-set-VERSION-var-to-VERS.patch
tools/tracing/rtla/Makefile